Skip to content

fix(playground): center login button vertically #12841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fk29g
Copy link

@fk29g fk29g commented Mar 28, 2025

Summary

Vertically center the MDN Plus login and sign-up buttons in the playground's share modal.

Problem

The login button is aligned to the top while the sign up button takes up the full height and its text is centered inside. Doesn't look good next to each other.

Solution

Vertically center the auth-container (has no effect on the sign up button).


Screenshots

Before

image

After

image

@fk29g fk29g requested a review from a team as a code owner March 28, 2025 19:24
@caugner caugner changed the title style(playground): vertically center login button in share modal fix(playground): center login button vertically May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants